Previous Book Contents Book Index Next

Inside Macintosh: Open Transport /
Chapter 3 - Endpoints / Endpoints Reference
Functions


Functions for Connectionless Transaction-Based Endpoints

You can use a connectionless transaction-based endpoint to transfer data after the endpoint is bound and while it is in the T_IDLE state. Connectionless transaction-based service used by protocols such as ATP is described at greater length in the section "Using Connectionless Transaction-Based Service," beginning on page 3-39.

This section describes the routines used to send and retrieve requests and replies: OTSndURequest, OTRcvURequest, OTSndUReply, and OTRcvUReply. This section also describes the OTCancelURequest function, which you use to cancel an outgoing request, and the OTCancelUReply function, which you use to cancel an incoming request.


Subtopics
OTSndURequest
OTRcvURequest
OTSndUReply
OTRcvUReply
OTCancelURequest
OTCancelUReply

Previous Book Contents Book Index Next

© Apple Computer, Inc.
15 AUG 1996